const text/template.boolKind

4 uses

	text/template (current package)
		funcs.go#L413: 	boolKind
		funcs.go#L424: 		return boolKind, nil
		funcs.go#L469: 			case boolKind:
		funcs.go#L531: 		case boolKind, complexKind: